[INFO] cloning repository https://github.com/rvmelkonian/rust-eth-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rvmelkonian/rust-eth-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvmelkonian%2Frust-eth-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvmelkonian%2Frust-eth-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f15825faaafcb9b3d9c092f52f4b4273094ad90
[INFO] testing rvmelkonian/rust-eth-client against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvmelkonian%2Frust-eth-client" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rvmelkonian/rust-eth-client
[INFO] finished tweaking git repo https://github.com/rvmelkonian/rust-eth-client
[INFO] tweaked toml for git repo https://github.com/rvmelkonian/rust-eth-client written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rvmelkonian/rust-eth-client on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rvmelkonian/rust-eth-client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]     Updating git repository `https://github.com/gakonst/ethers-rs`
[INFO] [stderr]     Updating git repository `https://github.com/roynalnaruto/svm-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded build_const v0.2.2
[INFO] [stderr]   Downloaded futures-macro v0.3.25
[INFO] [stderr]   Downloaded futures-io v0.3.25
[INFO] [stderr]   Downloaded base64ct v1.0.1
[INFO] [stderr]   Downloaded console v0.14.1
[INFO] [stderr]   Downloaded rfc6979 v0.1.0
[INFO] [stderr]   Downloaded zeroize v1.5.7
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded base58check v0.1.0
[INFO] [stderr]   Downloaded path-slash v0.1.5
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded ripemd160 v0.9.1
[INFO] [stderr]   Downloaded futures-executor v0.3.25
[INFO] [stderr]   Downloaded coins-bip32 v0.6.0
[INFO] [stderr]   Downloaded serde-aux v3.1.0
[INFO] [stderr]   Downloaded pbkdf2 v0.10.1
[INFO] [stderr]   Downloaded futures v0.3.25
[INFO] [stderr]   Downloaded camino v1.1.2
[INFO] [stderr]   Downloaded k256 v0.10.4
[INFO] [stderr]   Downloaded parity-scale-codec v3.2.1
[INFO] [stderr]   Downloaded elliptic-curve v0.11.12
[INFO] [stderr]   Downloaded password-hash v0.2.3
[INFO] [stderr]   Downloaded async-trait v0.1.61
[INFO] [stderr]   Downloaded auto_impl v0.5.0
[INFO] [stderr]   Downloaded ws_stream_wasm v0.7.3
[INFO] [stderr]   Downloaded signature v1.4.0
[INFO] [stderr]   Downloaded lalrpop-util v0.19.8
[INFO] [stderr]   Downloaded solang-parser v0.1.13
[INFO] [stderr]   Downloaded coins-bip39 v0.6.0
[INFO] [stderr]   Downloaded password-hash v0.3.2
[INFO] [stderr]   Downloaded salsa20 v0.9.0
[INFO] [stderr]   Downloaded eth-keystore v0.4.2
[INFO] [stderr]   Downloaded crypto-bigint v0.3.2
[INFO] [stderr]   Downloaded lalrpop v0.19.8
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded dunce v1.0.3
[INFO] [stderr]   Downloaded ecdsa v0.13.4
[INFO] [stderr]   Downloaded ff v0.11.1
[INFO] [stderr]   Downloaded zstd-sys v2.0.5+zstd.1.5.2
[INFO] [stderr]   Downloaded group v0.11.0
[INFO] [stderr]   Downloaded sec1 v0.2.1
[INFO] [stderr]   Downloaded coins-core v0.2.2
[INFO] [stderr]   Downloaded scrypt v0.8.1
[INFO] [stderr]   Downloaded send_wrapper v0.5.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.1.3
[INFO] [stderr]   Downloaded reqwest v0.11.13
[INFO] [stderr]   Downloaded dialoguer v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8bd7ad94ff7b8abbf9af7c7d22dd39c01da64c559692921bfe8f5aecc51e54c
[INFO] running `Command { std: "docker" "start" "-a" "f8bd7ad94ff7b8abbf9af7c7d22dd39c01da64c559692921bfe8f5aecc51e54c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8bd7ad94ff7b8abbf9af7c7d22dd39c01da64c559692921bfe8f5aecc51e54c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8bd7ad94ff7b8abbf9af7c7d22dd39c01da64c559692921bfe8f5aecc51e54c", kill_on_drop: false }`
[INFO] [stdout] f8bd7ad94ff7b8abbf9af7c7d22dd39c01da64c559692921bfe8f5aecc51e54c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f5f484e5a37a53d176e0289de6ffdede9c2dc933ee79e4eb9d5c819f74d0b8c
[INFO] running `Command { std: "docker" "start" "-a" "1f5f484e5a37a53d176e0289de6ffdede9c2dc933ee79e4eb9d5c819f74d0b8c", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.50/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file`
[INFO] [stdout]    |
[INFO] [stdout] 92 -     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout] 92 +     feature(proc_macro_span, proc_macro_span_file)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1f5f484e5a37a53d176e0289de6ffdede9c2dc933ee79e4eb9d5c819f74d0b8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f5f484e5a37a53d176e0289de6ffdede9c2dc933ee79e4eb9d5c819f74d0b8c", kill_on_drop: false }`
[INFO] [stdout] 1f5f484e5a37a53d176e0289de6ffdede9c2dc933ee79e4eb9d5c819f74d0b8c
